home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 July
/
EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso
/
earcd
/
game
/
misc
/
racer_up.lha
/
HDInstall_RACER_V1.1
next >
Wrap
Text File
|
1997-03-08
|
781b
|
28 lines
;
; Installation Script of RACER 97 - Version 1.1
; All rights reserved to D'HEEGER Sébastien © 1996-97
;
(complete 0)
(message "Make sure that you have installed the game RACER on your HD before.\n This new version fixes a bug on 68030/50 Mhz.\n")
(working " Installing new version of the game on your HD")
(copyfiles (source "RacerLores")
(dest "DHR:")
(infos)
(prompt "Copying RacerLores version 1.1:")
(help "No help")
)
(complete 50)
(copyfiles (source "RacerHires")
(dest "DHR:")
(infos)
(prompt "Copying RacerHires version 1.1:")
(help "No help")
)
(complete 100)
(message "\n\n New version 1.1 of Racer has now been installed on your harddrive.Now,it must run on Amiga with a 68030/50 Mhz !")
(exit)